Instance Methods The following instance methods are available globally. start() Function to start observe Network changes Declaration Swift public func start() stop() Function to remove observer on Network changes Declaration Swift public func stop() reachability(change:) Change Network status Declaration Swift func reachability(change flags: SCNetworkReachabilityFlags)